From: Richard M. Stallman Date: Thu, 10 Mar 1994 07:25:09 +0000 (+0000) Subject: (ispell-dictionary-alist): Add autoload. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~92776 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=29bff36629ca163cc2c7c688409d452817d6f12b;p=emacs.git (ispell-dictionary-alist): Add autoload. (ispell-menu-map): Don't redefine if already defined. Don't test for menu-bar since this is now done before menu-bar. --- diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 88d0bbbabdd..e4aa22295e5 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -385,6 +385,7 @@ your .emacs), or use the \\[ispell-change-dictionary] command to change it, as changing this variable only takes effect in a newly started ispell process.") +;;;###autoload (defvar ispell-dictionary-alist ; sk 9-Aug-1991 18:28 '((nil ; default (english.aff) "[A-Za-z]" "[^A-Za-z]" "[---']" nil ("-B") nil)